home *** CD-ROM | disk | FTP | other *** search
- Path: uni-paderborn.de!usenet
- From: laire@basis.owl.de (Ralph Schmidt)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: FindTask() VERY IMPORTANT
- Date: 7 Mar 1996 08:47:18 GMT
- Organization: Universitaet Paderborn, Germany
- Message-ID: <4hm7qm$otm@news.uni-paderborn.de>
- References: <4hfvff$sj6@werple.net.au> <192.6637T931T2098@academy.bastad.se>?20@
- NNTP-Posting-Host: basis.owl.de
- In-Reply-To: <4hfvff$sj6@werple.net.au>
- X-Newsreader: NewsFlash [$Revision: 2.104 $] NF-U-00029
-
- On 03/05/96, Chris Hames wrote:
- >sten@academy.bastad.se (Sten Jansson) writes:
- >
- >>When calling FindTask() with FindTask(0) and there are several tasks with
- >>the same name as the task that is calling e.g. "shell process" - can you
- be
- >>sure that it finds the right task?
- >
- >Yes because with the NULL argument it will just use SysBase->ThisTask which
- >you can read yourself but hey when there is a system call use it.
- >
- >--
- >Chris Hames bytey@werple.mira.net.au (OR bytey@melbourne.dialix.oz.au)
-
- Very Important!
-
- Never ever use SysBase->ThisTask for your programs. It will be
- banned/forbidden in the next OS release. So please start using
- FindTask(NULL) now to make the life easier for an emulator.
-
-
-
-
- --
- --
- Ralph Schmidt,laire@popmail.owl.de,NextMail welcome
-